Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support: add Fluence FLT token icon #8686

Closed
wants to merge 63 commits into from

Conversation

DatDraggy
Copy link

@DatDraggy DatDraggy commented Dec 13, 2024

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests. Is an icon
  • Impact of the changes:
    • "@ledgerhq/crypto-icons-ui": major

πŸ“ Description

Adding the icon for the FLT Token,
ERC-20 token FLT contract address: 0x236501327e701692a281934230af0b6be8df3353

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

live-github-bot bot and others added 30 commits November 15, 2024 16:39
[fix/LIVE-15117]: add custom ptx handlers to handlers memo
* fix: add ledger validator on mantra

* update snapshot
…wn (LedgerHQ#8526)

* feat(llm): log category cards impression when 50% of the card is visible

* feat(llm): do not run in view checks when no items is being watched

* feat(llm): log portfolio content cards impression on 50% visibility

* chore: update change log

* feat(llm): log dynamic content card impression when 50% is shown

* feat(llm): log notification impression when 50% is shown

* chore(llm): rename IsInViewContext to InViewContext

* chore(llm): add InViewContextProvider to the AppProviders

* fix(llm): undefined order in null

* feat(lld): log category impression when 50% is shown

* chore(llm): use LLM alias in imports

* feat(llm): trigger segment event on card impression

* fix(llm): rewatch card when `LogContentCardWrapper.id` change

* fix(llm): use mobileCardsSelector to find the card to log the impression

* fix(llm): race condition between interval and inViewStatus

* chore(llm): check "exhaustive-deps" on `useInViewContext`

* chore(llm): remove unnecessary key
…HQ#8586)

fix: Move ICP memo tag field on recepient step when FF lldMemoTag is ON
Release - fix(lld): use a debounce on memotag field
fix(llm): fix long Memo Tag issue in Stacks

chore: update change log

chore: update unimported

fix(llm): use `truncateUtf8` instead of `Array.slice`

chore(llm): use `maxLength` instead of `Array.slice` on Algorand

fix(llm): validate the memo bytes length instead of the js string length
* fix(llm): fix long memo issue on Cardano

* chore: update change log
Copy link

github-actions bot commented Jan 6, 2025

There as been no activity on this PR for the last 14 days. Please consider closing this PR.

@github-actions github-actions bot added the Stale label Jan 6, 2025
@DatDraggy DatDraggy force-pushed the support/add-flt-icon branch from d3c9338 to c3ded22 Compare January 6, 2025 14:54
@DatDraggy DatDraggy requested review from a team as code owners January 6, 2025 14:54
@live-github-bot live-github-bot bot added desktop Has changes in LLD mobile Has changes in LLM common Has changes in live-common ledgerjs Has changes in the ledgerjs open source libs tools Has changes in tools automation CI/CD stuff translations Translation files have been touched cli labels Jan 6, 2025
@DatDraggy DatDraggy force-pushed the support/add-flt-icon branch from c3ded22 to 4f5dfd0 Compare January 6, 2025 14:57
@DatDraggy DatDraggy closed this Jan 6, 2025
@live-github-bot live-github-bot bot removed the tools Has changes in tools label Jan 6, 2025
@vercel vercel bot temporarily deployed to Preview – web-tools January 6, 2025 15:07 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation CI/CD stuff cli common Has changes in live-common desktop Has changes in LLD fork Pull request base branch comes from a fork. ledgerjs Has changes in the ledgerjs open source libs mobile Has changes in LLM Stale translations Translation files have been touched ui Has changes in the design system library
Projects
None yet
Development

Successfully merging this pull request may close these issues.